home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / aaa / hkhiker / data1.cab / Support_Files / readme.txt
Text File  |  2000-03-28  |  2KB  |  52 lines

  1. Hearts 'n' Kisses Screen Saver v1.0  (c) 1997 Pete Appleton
  2.                                               pete@rayko.demon.co.uk
  3.  
  4. (Freeware.  Terms & conditions at end of document).
  5.  
  6. Hearts 'n' Kisses is a simple but hopefully fun screen saver which
  7. displays animated hearts that occasionally blow kisses.  It has sound
  8. support ("multimedia") if you wish.  It will run under Windows 95 or
  9. Windows/NT, but NOT under 3.1x.
  10.  
  11. To use the program, run the setup program included, or just copy
  12. saver.scr into your windows system directory.  An uninstall utility is
  13. provided which can be accessed from control panel in the normal way.
  14.  
  15. This program is written in Visual C++ v5.0, and requires the shared
  16. library MFC42.DLL to run.  If you don't have it, which you probably
  17. do, it can be obtained from http://www.rayko.demon.co.uk.  I chose
  18. not to distribute it with this program in order to reduce the size.
  19.  
  20. If you try the program, please email me and let me know what you think.
  21. Even if you think it's awful!  My email address is at the top of this
  22. document.
  23.  
  24. This is the first program I wrote in Visual C++, and is dedicated to my
  25. wife, Judi, who inspired the subject matter.
  26.  
  27. Known Bugs:
  28.  
  29. The small-window preview in the screen saver selection box has occasional
  30. trails left behind.  This does not occur when running as a screen saver.
  31. The problem is due to the small window size meaning that a kiss object can
  32. move outside a heart object on one refresh.  If I get any feedback on the
  33. program, I'll probably rectify this.
  34.  
  35. Terms and Conditions:
  36.  
  37. This program is freeware.  That means that you have the right to use it
  38. without paying the author any money subject to the following conditions:
  39.  
  40. 1.  You must not charge any money for distribution or copying of this
  41.     program, apart from reasonable expenses.
  42. 2.  You must not distribute this program in whole or in part with or as
  43.     part of anything for which the end-user is requested or required to
  44.     pay.
  45. 3.  You accept full responsibility and liability for usage of the program.
  46.     The author will not be responsible for any loss or liability, whether
  47.     direct or indirect, arising from or caused by the usage or installation
  48.     of this program.
  49.  
  50. You MAY reverse engineer the code if you wish.  You may also prefer to
  51. ask me to send you the source code <g>.
  52.